[INFO] cloning repository https://github.com/vietly-klover/attain-bigquery-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vietly-klover/attain-bigquery-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f8ef26dfb60f1dfcbf7f7d4e8c6fa612aedd814
[INFO] testing vietly-klover/attain-bigquery-client against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvietly-klover%2Fattain-bigquery-client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vietly-klover/attain-bigquery-client
[INFO] finished tweaking git repo https://github.com/vietly-klover/attain-bigquery-client
[INFO] tweaked toml for git repo https://github.com/vietly-klover/attain-bigquery-client written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vietly-klover/attain-bigquery-client on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vietly-klover/attain-bigquery-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c59de253eb378c5a792e87841328b6b2ced122c4bb9227eeca5c0712780142ea
[INFO] running `Command { std: "docker" "start" "-a" "c59de253eb378c5a792e87841328b6b2ced122c4bb9227eeca5c0712780142ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c59de253eb378c5a792e87841328b6b2ced122c4bb9227eeca5c0712780142ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59de253eb378c5a792e87841328b6b2ced122c4bb9227eeca5c0712780142ea", kill_on_drop: false }`
[INFO] [stdout] c59de253eb378c5a792e87841328b6b2ced122c4bb9227eeca5c0712780142ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91d5be0fe07c455c4c5cd48b72aa3e8e9839e4736060821366baf79de24a9c1f
[INFO] running `Command { std: "docker" "start" "-a" "91d5be0fe07c455c4c5cd48b72aa3e8e9839e4736060821366baf79de24a9c1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling attain-bigquery-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "91d5be0fe07c455c4c5cd48b72aa3e8e9839e4736060821366baf79de24a9c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d5be0fe07c455c4c5cd48b72aa3e8e9839e4736060821366baf79de24a9c1f", kill_on_drop: false }`
[INFO] [stdout] 91d5be0fe07c455c4c5cd48b72aa3e8e9839e4736060821366baf79de24a9c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3897df3e13bf49c247e4b8e5e1e4a1eb9c39f54c27665dafa23dc7b0917dfeaa
[INFO] running `Command { std: "docker" "start" "-a" "3897df3e13bf49c247e4b8e5e1e4a1eb9c39f54c27665dafa23dc7b0917dfeaa", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling attain-bigquery-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ureq`
[INFO] [stdout]  --> src/credential_provider/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ureq;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stdout]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         project_id: &str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         job_id: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/client/jobs/client.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         location: Option<&str>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `job`
[INFO] [stdout]   --> src/client/jobs/client.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_id`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/client/jobs/client.rs:75:49
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stdout]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/datasets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Datasets {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]   --> src/client/jobs/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Jobs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/models.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Models {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/projects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Projects {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/routines.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Routines {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/row_access_policies.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RowAccessPolicies {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tabledata.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tabledata {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stdout]  --> src/client/tables.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tables {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_type` is never read
[INFO] [stdout]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ImdsTokenResponse {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     token_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "3897df3e13bf49c247e4b8e5e1e4a1eb9c39f54c27665dafa23dc7b0917dfeaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3897df3e13bf49c247e4b8e5e1e4a1eb9c39f54c27665dafa23dc7b0917dfeaa", kill_on_drop: false }`
[INFO] [stdout] 3897df3e13bf49c247e4b8e5e1e4a1eb9c39f54c27665dafa23dc7b0917dfeaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c3db02ed5b71bfe164c724a86302949560a30423b261023558194bcc786c807
[INFO] running `Command { std: "docker" "start" "-a" "3c3db02ed5b71bfe164c724a86302949560a30423b261023558194bcc786c807", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ureq`
[INFO] [stderr]  --> src/credential_provider/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ureq;
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         project_id: &str,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         job_id: &str,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         location: Option<&str>,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:36
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:54
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:42:68
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub async fn delete_job(&self, project_id: &str, job_id: &str, location: &str) -> Result<()> {
[INFO] [stderr]    |                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |         project_id: &str,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |         job_id: &str,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/client/jobs/client.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         location: Option<&str>,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         request: GetQueryResultsRequest<'a>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:65:36
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `job`
[INFO] [stderr]   --> src/client/jobs/client.rs:65:54
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub async fn insert_job(&self, project_id: &str, job: Job) -> Result<Job> {
[INFO] [stderr]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:70:39
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub async fn list_jobs<'a>(&self, request: ListJobsRequest<'a>) -> Result<JobList> {
[INFO] [stderr]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project_id`
[INFO] [stderr]   --> src/client/jobs/client.rs:75:31
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stderr]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/client/jobs/client.rs:75:49
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub async fn query(&self, project_id: &str, request: QueryRequest) -> Result<QueryResponse> {
[INFO] [stderr]    |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/datasets.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Datasets {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]   --> src/client/jobs/client.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Jobs {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 16 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/models.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Models {
[INFO] [stderr]   |            ------ fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/projects.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Projects {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/routines.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Routines {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/row_access_policies.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RowAccessPolicies {
[INFO] [stderr]   |            ----------------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/tabledata.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tabledata {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `credential_provider` and `config_provider` are never read
[INFO] [stderr]  --> src/client/tables.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tables {
[INFO] [stderr]   |            ------ fields in this struct
[INFO] [stderr] 6 |     credential_provider: Arc<dyn CredentialProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     config_provider: Arc<dyn ConfigProvider>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `token_type` is never read
[INFO] [stderr]   --> src/credential_provider/imds_credential_provider.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct ImdsTokenResponse {
[INFO] [stderr]    |        ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     token_type: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `attain-bigquery-client` (lib) generated 25 warnings (run `cargo fix --lib -p attain-bigquery-client` to apply 16 suggestions)
[INFO] [stderr] warning: `attain-bigquery-client` (lib test) generated 25 warnings (25 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/attain_bigquery_client-cb9f3a7c1baf8857)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/environmental_config_provider_integration.rs (/opt/rustwide/target/debug/deps/environmental_config_provider_integration-a38e52331c915555)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_environmental_config_provider_reads_env_var ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_config_provider_integration.rs (/opt/rustwide/target/debug/deps/file_config_provider_integration-802697e069ab4a46)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_file_config_provider_parsing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_file_config_provider_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_file_config_provider_parsing' (20) panicked at tests/file_config_provider_integration.rs:14:62:
[INFO] [stdout] Failed to load config: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<attain_bigquery_client::config_provider::file_config_provider::FileConfigProvider, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:2194:27
[INFO] [stdout]    2: <attain_bigquery_client::config_provider::file_config_provider::FileConfigProvider>::load_config
[INFO] [stdout]              at ./src/config_provider/file_config_provider.rs:23:24
[INFO] [stdout]    3: <attain_bigquery_client::config_provider::file_config_provider::FileConfigProvider>::load_default_config
[INFO] [stdout]              at ./src/config_provider/file_config_provider.rs:36:9
[INFO] [stdout]    4: file_config_provider_integration::test_file_config_provider_parsing
[INFO] [stdout]              at ./tests/file_config_provider_integration.rs:14:20
[INFO] [stdout]    5: file_config_provider_integration::test_file_config_provider_parsing::{closure#0}
[INFO] [stdout]              at ./tests/file_config_provider_integration.rs:12:39
[INFO] [stdout]    6: <file_config_provider_integration::test_file_config_provider_parsing::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5681497c2ce8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5681497c2ce8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5681497c2ce8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5681497c2ce8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5681497d7d2a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5681497d7d2a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5681497c7a12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5681497c7a12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5681497a1436 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5681497a1436 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5681497bada9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5681497250dc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5681497250dc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5681497baf62 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5681497baf62 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5681497a14f2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5681497987d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5681497a22fd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5681497d84ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5681497d8222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x568149717e63 - <core[5a1c3e9896636f3a]::result::Result<attain_bigquery_client[6cbbc1cf6b98f8f6]::config_provider::file_config_provider::FileConfigProvider, anyhow[991049a10680ca8d]::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x568149717cb4 - file_config_provider_integration[d9c84bea06d6d281]::test_file_config_provider_parsing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_config_provider_integration.rs:14:62
[INFO] [stdout]   22:     0x568149717c17 - file_config_provider_integration[d9c84bea06d6d281]::test_file_config_provider_parsing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file_config_provider_integration.rs:12:39
[INFO] [stdout]   23:     0x568149718116 - <file_config_provider_integration[d9c84bea06d6d281]::test_file_config_provider_parsing::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5681497181bb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5681497181bb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x568149725a35 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x568149725a35 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x568149725a35 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x568149725a35 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x568149725a35 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x568149725a35 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x568149725a35 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x568149720594 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x568149720594 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x568149728ab2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x568149728ab2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x568149728ab2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x568149728ab2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x568149728ab2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x568149728ab2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x568149728ab2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5681497c22df - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5681497c22df - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e9410b18aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9410ba5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_file_config_provider_parsing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test file_config_provider_integration`
[INFO] running `Command { std: "docker" "inspect" "3c3db02ed5b71bfe164c724a86302949560a30423b261023558194bcc786c807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3db02ed5b71bfe164c724a86302949560a30423b261023558194bcc786c807", kill_on_drop: false }`
[INFO] [stdout] 3c3db02ed5b71bfe164c724a86302949560a30423b261023558194bcc786c807
